This is shell script for example code


Posted by coray0715 on 2023-07-04

#!/bin/bash

# This is a simple shell script example

# Print "Hello, World!" to the console
echo "Hello, World!"









Related Posts

day_03: 我好像有點懂函數式了...

day_03: 我好像有點懂函數式了...

Python -「快速」算出兩排序數列中重複的次數

Python -「快速」算出兩排序數列中重複的次數

我遇過的最難的 Cookie 問題

我遇過的最難的 Cookie 問題


Comments